From e0280a4db472473ca5e7b49bb778260349fc1654 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Fri, 26 Jun 2015 19:30:15 +0200 Subject: [PATCH] the sentence with poor grammar was not even needed --- src/doc/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/guide.md b/src/doc/guide.md index 914726c34..853d1b57f 100644 --- a/src/doc/guide.md +++ b/src/doc/guide.md @@ -202,7 +202,7 @@ we choose to `cargo update` again. # Project Layout Cargo uses conventions for file placement to make it easy to dive into a new -Cargo project. Here the conventions that Cargo uses: +Cargo project: * `Cargo.toml` and `Cargo.lock` are stored in the root of your project. * Source code goes in the `src` directory. -- 2.30.2